gtk: Add GtkBitmask
authorBenjamin Otte <otte@redhat.com>
Fri, 23 Dec 2011 11:16:18 +0000 (12:16 +0100)
committerBenjamin Otte <otte@redhat.com>
Mon, 9 Jan 2012 17:37:49 +0000 (18:37 +0100)
commit45b9193290be977aca36e8209cb2c7347fb98a62
treeca220a012dd3216e7d3a70738753107311b5c7e2
parentf7d3ca46f78a076fd26a4036e31a95c8b7afdf4a
gtk: Add GtkBitmask

The CSS code likes to have that very much.
gtk/Makefile.am
gtk/gtkbitmask.c [new file with mode: 0644]
gtk/gtkbitmaskprivate.h [new file with mode: 0644]